home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / PROGNG_C / CUTILV2.LZH / FILES.TXT < prev    next >
File List  |  1987-05-27  |  2KB  |  40 lines

  1. ------------------------------------------------------------------------
  2. C Source #2                                        v1   DS
  3. ------------------------------------------------------------------------
  4.  
  5. A set of C subroutines ranging from an explantion for how C does type
  6. conversion for the beginner to a menu system for application programers
  7. to a small C for serious hacker.Includes C dump program to aid in debuging
  8. C programs also.
  9.  
  10. ADDLF    C    Filter to add line feeds after carrage returns only if needed
  11. CONIO    C    Console I/O getchar scanf ect.
  12. CPCLIB   OBJ  Part of CPCN
  13. CPCN     C    Small C compiler written in C
  14. CPMFILES C    Makes BDS C look more UNIX compatible
  15. DUMP2    C    Debug type core dump
  16. FRAME    C    Builds a nice frame around menus
  17. FUNKEY   C    Program to redefine the keyboard
  18. INKEY    C    Get a char from the keyboard
  19. ISAMC    LBR  OBJ code for ISAM utilites
  20. ISCHECK  C    Checks Microsofts issomthing matrix
  21. LAR      C    CP/M LU program to combine files for uploading/downloading
  22. LIFE     C    Another life game
  23. PRINT    C    Print text files with page numbers headers ect.
  24. RENAME   C    C program to rename a file
  25. SNAP     C    Nice snap shot of memory for debuging C programs
  26. SNAP     OBJ  Compiled SNAP
  27. STRING   C    Complete set of string functions
  28. TEXTFORM C    Prints wordstar files even if you dont have wordstar.
  29. TINKEY   C    Test inkey program
  30. TOWERS   C    Towers of Hanoi
  31. TYPECONV C    Documentation on how C does type conversion
  32. UNTAB4   C    Convert tabs to spaces
  33. UNTAB4   EXE  UNTAB4 ready to run
  34. ZAPLOAD  C    Convert Binary file to INTEL hex format
  35. ZAPLOAD  DOC  Documentation on ZAPLOAD
  36. ZAPLOAD  EXE  ZAPLOAD ready to run
  37. _MAIN    C    Shell for main c program that includes command line
  38.  
  39.  
  40.